home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BBS / PKPRO13B.ARJ / ZCHECK.DOC < prev    next >
Text File  |  1990-08-24  |  4KB  |  116 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                                      ZCHECK
  12.  
  13.  
  14.  
  15.  
  16.                        File Directory Maintenance Utility
  17.  
  18.  
  19.                             For Passkey Professional
  20.                          and all BBS programs supporting
  21.                       the standard file description format
  22.                     as defined by most popular BBS programs
  23.  
  24.  
  25.                             (c) 1990 - Zeblon Castel
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.           Registration
  35.           ------------
  36.  
  37.              ZCHECK and all of the ZUTIL programs are free to the
  38.           public.  The only thing I ask is that if you like and use
  39.           any of the ZUTIL programs, please pass the word on.  If you
  40.           have the space on your system, please carry a copy of the
  41.           current release.
  42.  
  43.  
  44.           Introduction
  45.           ------------
  46.              ZCHECK is a part of the ZUTIL set of file area
  47.           maintenance programs.
  48.                          ZCHECK - Batch program used to update file
  49.                                   directory listings to insure proper
  50.                                   date and file size.
  51.                          ZCOLOR - Batch program used to add color to
  52.                                   your file area listings.
  53.                          ZFILE -  Interactive program to allow the
  54.                                   moving and maintaining of file
  55.                                   listings and directories.
  56.                          ZSORT -  Batch program used to sort file
  57.                                   directory listings.
  58.  
  59.              ZCHECK is a program designed to assist in the maintenance
  60.           of your Upload/Download directories on your system.  ZCHECK
  61.           will scan your file area listings and verify the date and
  62.           size of the files contained in the list.  It will update the
  63.           date and size to the correct values or with MISSING if the
  64.           file is not on the disk.
  65.  
  66.  
  67.           File Listing Format
  68.           -------------------
  69.  
  70.              ZCHECK will allow you to sort your file area listings if
  71.           your file entries are in the following format:
  72.  
  73.           Col      Desc
  74.           -------------
  75.           1-12     Filename
  76.           15-21    File Size
  77.           24-31    File Date
  78.           32-80    File description.  (Can continue for multiple
  79.           lines)
  80.  
  81.               1-12       15-21    24-31         33 - 80
  82.           | -------- |  | --- |  | ---- | | ------------------------->
  83.           FILENAME.TYP  9999999  MM-DD-YY  File description that can
  84.                                          | continue for an unlimited
  85.                                          | number of lines
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.           Input
  93.           -----
  94.  
  95.              ZCHECK requires as input a text file that will describe 2
  96.           things on each line.  The default name for this file is
  97.           ZCHECK.DAT but an alternate name can be specified as an
  98.           option when you execute ZCHECK.  (ex: ZCHECK myfile.dat.)
  99.  
  100.              Each line of the input file should contain the fully
  101.           qualified name of the text file listing (in the format
  102.           previously described).  Any text beyond the first
  103.           path\filename will be ignored.  So, you can use the same
  104.           input file as was created for ZFILE, and/or ZSORT.
  105.  
  106.           Support
  107.           -------
  108.  
  109.              If you should have any problems with ZCHECK or any of the
  110.           ZUTIL set of utilities, please contact me immediately.  I
  111.           can be contacted on any HyperMail system on either the
  112.           National Sysop Echo or the Passkey Support echo.  If you
  113.           can't find any HyperMail systems in your area, you can
  114.           contact me on the Passkey Professional support BBS in
  115.           Phoenix ((602) 894-6526).
  116.